home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / dev / basic / viewfsrc.lha / viewfsrc.readme < prev   
Encoding:
Text File  |  1998-10-09  |  1.1 KB  |  23 lines

  1. Short:    Viewfonts 2 Blitz 2 source.
  2. Uploader: D.McMinn@eee.rgu.ac.uk
  3. Author:   D.McMinn@eee.rgu.ac.uk
  4. Type:     dev/basic
  5.  
  6.  Blitz 2 source for Viewfonts 2, a font manager type program.
  7.  
  8. !!!! WARNING !!!!
  9.  
  10.  This code is a disgrace: it lacks comments for about the second half
  11. (I have documented the more complex stuff, abeit not very well),
  12. it's quite messy and there's probably still a few bugs in it. Anyway,
  13. read the ReadMe.1st file in the archive then read the code if you want,
  14. and decide what you want to do with it.
  15.  You can find the latest version of Viewfonts 2 (semi-working) on Aminet
  16. in text/util/viewfont.lha. Please note that there were 3 v2.00s (all
  17. different, I forgot to change the numbers and dates) but the latest one
  18. isn't (v. number will be higher and date will have changed). Any version
  19. below 2.1 is a Blitz version and any above is a C version.
  20.  
  21.  I've decided to change the source once again, and do nearly everything
  22. in OS functions, and I've also switched to using C (as an experiment) but
  23. I'm not giving up on Blitz (except as far as Viewfonts is concerned).